﻿*{font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’,  Arial, sans-serif;font-size: 14px;}
.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px\9;
  }
input{    border-radius: 0}
li{ list-style:none}  
a {
    color: #333;
    text-decoration: none;
}
a:hover{
  text-decoration: none;
}
.fr{float: right;}
.fl{ float: left;}
/* Clear */
.clearfix:after{content:"";display:block;height:0px;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* Hides from IE-mac \*/ 
.clearfix{display:block} 
/*header*/
.header{
	border-top: 10px solid #efefef;
}
.logo{
	margin: 25px 0px;
}
.header-search{
	width: 270px;
	background: #fafafa;
	border: 1px solid #dcdcdc;
  height:45px;
  border-radius:50px;
  margin-top: 40px;
}
.header-search form{
  display: flex;
  align-items: center;
  justify-content: space-between;
  height:45px;
}
input::-webkit-input-placeholder{
   color: #c3c3c3;
}
.h-s-input input{
  border: none;
  height: var(--hh);
  line-height: var(--hh);
  background: transparent;
  width: 10VW;
  margin-left:15px;
  text-indent: 0.5rem;
  font-size: 15px;
}
.h-s-sub input{
  padding: 0 1rem;
  border: none;
}
.nav{
	line-height: 60px;
	height: 60px;
	background: #008d84;
}
.nav-con>ul>li{
	float: left;
	line-height:60px;
	width:150px;
	text-align: center;
	position: relative;
}
.nav-con>ul>li a{
	color: #fff;
	font-size: 16px;
	display: block;
}
.nav-con>ul>li>a>span{
	color: #fff;
	font-size:16px;	 
}
.nav-con>ul>li:hover{
	background: #2d2d35;
}
.nav li a#menu_selected{
	background: #2d2d35;
}
.nav-con li:hover>.menulevel{ display:block;}
.nav-con .menulevel{ margin: 0 auto;padding:0;z-index: 999;position: absolute;top:60px; left:0px;width:100%;display:none;}
.nav-con .menulevel li{ display:block; background:rgba(255,255,255,0.90);line-height:50px;border-top:1px solid #ddd;width: 150px;}
.nav-con li:hover a{color: #fff;}
.nav-con .menulevel li a span{color: #000;font-size: 14px;}
.nav-con .menulevel li:hover{ background:#008d84;}
.nav-con .menulevel li:hover span{color: #fff;}
.nav-con .menulevel li>.menulevel{width:100%; left:100%;  top:0;}
/*
.nav li:hover>.menulevel{ display:block;}
.mobile_nav>ul{ display: table;}
.nav .menulevel{padding:0;z-index: 997;padding-top: 3px;}
.menulevel{ width:100%; left:0; display:none; margin:0;position: absolute; z-index: 1;top: 43px;}
.menulevel li{ display:none;margin-bottom: 2px;background: rgba(100,218,211,0.8);}
.menulevel li a span{color: #464646;}
.menulevel li:hover{}
.menulevel li:hover a span{text-decoration:none;color: #a8242f;font-weight: bold;}
.menulevel li>.menulevel{width:100%; left:100%;  top:0;}*/
/*banner开始=======================================================================================*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
.slides li{ width: 950px; margin: 0 auto;}
/*首页*/
/*产品展示*/
.pro-bg{
	padding:80px 0px 100px;
}
.pro-title{
	text-align: center;
	font-size: 18px;
	color: #7b7b7b;
	line-height: ;
}
.pro-title p{
	color: #000;
	font-size: 38px;
}
.pro-con{
	margin-top:35px;
}
.pro-sj{
	width: 800px;
	height: 300px;
	background:url(../images/pro-tu_03.jpg) no-repeat top center;
}
.pro-bta{
	padding-left: 30px;
	padding-top: 45px;
	font-size: 24px;
	color: #000;
}
.pro-bta p{
	font-size: 14px;
	color: #a3a3a3;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.pro-bta a{
	color: #fff;
}
.pro-zl{
	width: 400px;
	height: 300px;
	background:url(../images/pro-tu_04.jpg) no-repeat top center;
}
.pro-btb{
	padding-left: 30px;
	padding-top: 45px;
	font-size: 24px;
	color: #fff;
}
.pro-btb p{
	font-size: 14px;
	color: #a3a3a3;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.pro-btb a{
	color: #008d84;
}
.pro-bottom li{
	float: left;
	width: 400px;
	height: 300px;
}
.pro-jy{
	background:url(../images/pro-tu_06.jpg) no-repeat top center;
}
.pro-xj{
	background:url(../images/pro-tu_07.jpg) no-repeat top center;
}
.pro-pj{
	background:url(../images/pro-tu_08.jpg) no-repeat top center;
}
.pro-btc{
	padding-left: 30px;
	padding-top: 45px;
	font-size: 24px;
	color: #fff;
}
.pro-btc p{
	font-size: 14px;
	color: #a3a3a3;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.pro-btc a{
	color: #fff;
}
.pro-btd{
	padding-left: 30px;
	padding-top: 45px;
	font-size: 24px;
	color: #000;
}
.pro-btd p{
	font-size: 14px;
	color: #a3a3a3;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.pro-btd a{
	color: #008d84;
}
.pro-bte{
	padding-left: 30px;
	padding-top: 45px;
	font-size: 24px;
	color: #fff;
}
.pro-bte p{
	font-size: 14px;
	color: #a3a3a3;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.pro-bte a{
	color: #008d84;
}
/*过度*/
.gd{
	height:400px;
	padding-top:80px;
	background:url(../images/gd-bg.jpg) no-repeat top center;
}
.gd-con{
	text-align: center;
	margin: 0px auto;
	width: 680px;
	font-size: 16px;
	line-height:32px;
	color: #fff;
}
.gd-con p{
	font-size: 38px;
	margin-bottom:25px;
}
.gd-more{
	margin-top: 30px;
	text-align: center;
}
/*简介*/
.about{
	height:715px;
	padding-top: 120px;
	background:url(../images/about-bg.jpg) no-repeat top center;
}
.about-con{
	width:670px;
}
.about-bt{
	color: #008d84;
	font-size:50px;
}
.about-bt p{
	text-transform: uppercase;
	color: #161715;
	font-size: 26px;
}
.about-diao{
	margin-top:45px;
	line-height:42px;
	font-size:16px;
	color: #848484;
}
.about-nav li{
	line-height: 45px;
	margin-top: 55px;
	float: left;
  width: 200px;
	color: #202020;
	font-size:16px;
}
.about-nav li p{
	color: #202020;
	font-size: 18px;
}
.value,.value2,.value3,.value4,.value5{
	font-family: "times new roman";
	color: #202020;
	font-size:60px;
}
.value{
	background: url(../images/ab-tu_03.jpg) no-repeat right 50px center;
}
.value2{
	background: url(../images/ab-tu_05.jpg) no-repeat right 50px center;
}
.value3{
	background: url(../images/ab-tu_05.jpg) no-repeat right 75px center;
}
/*优势*/
.ys{
	background:url(../images/ys-bg.jpg) no-repeat top center;
	height: 910px;
	padding-top: 120px;
}
.ys-yw{
	color: #e0e1e4;
	font-size: 50px;
	font-family: impact;
	text-transform: uppercase;
	line-height: 52px;
}
.ys-yw p{
	font-size:60px;
	font-family: impact;
	text-transform: uppercase;
}
.ys-bt{
	color: #000;
	font-size: 45px;
	margin-top: 30px;
}
.ys-bt p{
	color: #5c5c5c;
	font-size: 18px;
	margin-top: 5px;
}
.ys-gd{
	margin-top: 55px;
	width: 200px;
	line-height: 52px;
	text-align: center;
	background: #008d84;
	border-radius: 50px;
}
.ys-gd a{
	color: #fff;
	font-size: 16px;
}
.ys-con{
	position: relative;
}
.ys-con li{
	float: left;
	text-align: center;
	position:absolute;
	color: #999999;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
}
.ys-con li p{
	margin: 20px 0px;
	color: #008d84;
	font-size: 20px;
	font-weight: bold;
}
.ysa{left:200px;top:55px;}
.ysb{left:460px;top:-110px;}
.ysc{left:670px;top:-350px;}
.ysd{right:70px;top:-250px;}
.yse{right:-150px;top:-130px;}
/*图片鼠标悬停整体旋转*/
.ys-con li img{
	list-style:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.ys-con li img{
	transition:All 0.8s ease-in-out;
	-webkit-transition:All 0.8s ease-in-out;
	-moz-transition:All 0.8s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ys-con li:hover img{ 
	transform: rotateY(360deg);
}
/*新闻*/
.news-bg{
	padding:100px 0px;
}
.gongsi{
	width: 610px;
}
.news-title{
	line-height: 65px;
	border-bottom:1px solid #ddd;
	margin-bottom: 15px;
}
.news-bt{
	color: #000;
	font-size: 21px;
	font-weight: bold;
}
.news-gd a{
	color: #bfbfbf;
	font-size: 16px;
}
.gs-con li{
	line-height: 38px;
}
.ba-con a{
	color: #000;
	font-size: 15px;
}
.date{
	color: #b0b0b0;
	font-size: 14px;
}
.gs-con li:hover .ba-con a{
	color: #008d84;
}
.zixun{
	width: 550px;
}
.jishu li{
	border-bottom:1px dashed #ddd;
	padding-bottom:20px;
	margin-bottom: 15px;
}
.gs-xbt a{
	font-size: 18px;
	color: #000;
	line-height:40px;
}
.gs-xnr a{
	font-size: 14px;
	color: #888;
	line-height: 26px;
}
/*底部*/
.dibu{
	height: 525px;
	background: url(../images/dibu-bg.jpg) no-repeat top center;
}
.dibu-con{
	padding-top: 100px;
}
.dibu-bt{
	text-align: center;
	background: #008d84;
	border-radius: 50px;
	width: 205px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
}
.dibu-by{
	font-size: 45px;
	color: #000;
	margin-top: 20px;
}
.dibu-by p{
	font-size: 22px;
}
.dibu-yw{
	color: #aeaeae;
	font-size: 14px;
	margin-top: 30px;
}
.f-lxfs{
	background: #2d2d35;
	padding: 30px 0px;
	border-bottom:1px solid rgba(255,255,255,.2);
}
.f-con{
	width: 900px;
	margin-top:15px;
}
.f-con li{
	margin-right: 60px;
	color: #fff;
	font-size: 15px;
	float: left;
}
.f-con li img{
	margin-right: 10px;
}
.footer{
	background:#2d2d35;
	padding: 40px 0px;
}
.f-logo{
	margin-top:20px;
}
.f-nav{
	float: left;
	width: 800px;
	margin-left: 30px;
	margin-top:40px;
}
.f-nav li{
	line-height: 15px;
	border-right:1px solid rgba(255,255,255,.2);
	float: left;
	text-align: center;
	width:99px;
}
.f-nav li .menulevel{display: none;}
.f-nav li span{
	color: #fff;
	font-size:15px;
}
#copyright{ width:100%;background:#008d84;border-top:1px solid rgba(255,255,255,0.2);}
#copyright .banq{color: #fff;text-align: center;padding:10px 0;font-size: 13px;}
.ma li p{font-size: 15px; line-height: 55px; text-align: center; color: #000;}
.foot-lx li img{margin-right: 10px;}
.foot-lx li{ font-size:15px; color: #fff; line-height: 55px; margin: 10px 0;}
#copyright .banq a{color: rgba(255,255,255,0.5);}
/*foot部分结束*/
/*内页开始====================================================================================*/
.ny-dingwei{
	position: relative;
}
.ny-location{
	position: absolute;
	z-index: 999;
	width: 100%;
	top: -70px;
}
.ny-location-bg{
	height: 130px;
	padding:0px 40px;
	font-size: 15px;
	background:#008d84;
	color: #fff;
}
.ny-location-bg img{
	margin-right: 15px;
}
.ny-location-bg a{
	font-size: 15px;
	color: #fff;
}
.ny-location-bg span{
	color: #fff;
	font-size: 15px;
}
.ny-bt{
	text-align: center;
	font-size: 34px;
	color: #fff;
	line-height: 40px;
	padding-left: 20px;
	border-left:5px solid #fff;
	margin-top:45px;
}
.ny-bt span{
	text-transform: uppercase;
	font-size: 22px;
	color: rgba(255,255,255,0.4);
	text-transform: uppercase;
	font-family: "times new roman";
}
.ny-dh{
	margin-top:55px;
}
.dbg{
	background:url(../images/dbg.jpg) no-repeat bottom center #f9f9f9;
	min-height:620px;
	padding-top:50px;
	padding-bottom: 100px;
}
.xbg{
	background: #fff;
	margin-top:40px;
	padding: 50px;
	box-shadow: 0px 5px 20px #f0f0f0;
}


/*在线留言*/
.liuyan-tu{
	width: 300px;
	height: 300px;
	overflow: hidden;
}
.liuyan-tu img{
				cursor: pointer;
				transition: all 0.6s;
}
.liuyan-tu img:hover{
	transform: scale(1.1);
}
/*联系我们内页*/
.lxdy-con li{
	float: left;
	margin-right: 50px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:40px;
}
.lxdy-con li:hover{
	color: #008d84;
}
.page-about1{
	width:800px;
	margin-top: 30px;
}
/*新闻列表页*/
ul,li{ list-style:none;/*width: 600px;*//*line-height: 40px;*/}
a,a:visited,a:active{text-decoration:none;}
a:hover{text-decoration:none}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
ul.newsList li{
	width: 100%;
	height: 155px;
  float: left;
  background: #f9f9f9;
  padding: 20px 40px;
  margin-bottom: 15px;
  cursor: pointer;
	transition: all 0.6s;
}
ul.newsList li:hover{
	box-shadow: 5px 5px 5px #ebebeb;
	transform: scale(1.05);
}
.page-news {
    min-height: 220px;
    padding-bottom:30px;
}
.text img{
	text-align: center;
	margin: 15px 0px;
	max-width: 60%;
}
.xinwen-bt a{
	color: #2b2b2b;
	font-weight: bold;
	font-size: 16px;
	line-height:50px;
}
ul.newsList li:hover .xinwen-bt  a{
	color: #008d84;
}
.xinwen-by a{
	color: #717171;
	font-size: 14px;
	line-height:30px;
}
.xinwen-sj{
	width:200px;
	height: 100px;
}
/*简介单页*/
.page-container{}
.page-container>img{ max-width:99%;border: 1px solid #f0f0f0;}
.page-content{ padding:0px 0px;margin-top:35px;}
.page_list {text-align: right;padding:50px 0px;}
.page_list span.current {border: #ddd 1px solid;padding:3px 6px;margin-right: 2px;color: #fff;background-color: #008d84;}	
.page_list a {border: #ddd 1px solid;color: #272727;padding:3px 6px;margin-right: 2px;}
.page_list select{width: 48px; line-height:29px; height:29px; margin-bottom:3px; background-color: #ffffff;border: 1px solid #cccccc;}
.page {line-height:40px;border-top: 1px dotted #ddd;border-bottom: 1px dotted #ddd;margin-bottom:40px; margin-top: 50px;}
.page span{ display: inline-block; width: 49%;}
.page-news .newsList{margin-top: 20px;}
.page-news li .img{ padding: 0; overflow: hidden;}
.page-news li .text{padding-right: 0;}
.page-news li .text .h span{   
	 font-size: 14px;
    color: #999999;
    float: right;
}
.page-news li .text a:first-child{
	font-size: 17px;
	margin-top: 20px;
}
.page-news li .text p{
	font-size: 14px;
    line-height: 24px;
    color: #666666;
    float: left;
}
.page-news li .text .ck{
	  float: right;
    color: #666666;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border-radius: 20px;
}
.page-news li:hover a{
	font-weight: bold;
	/*color: #008d84;*/
}
.page-news ul li .h{
	line-height:65px;
  font-size: 24px;
  text-align:left;
	margin-top:20px;
	background: #fff;
	border: 1px solid #fff;
	padding-left: 50px;
	padding-right: 50px;
}
.page-news ul li:hover .h{
	background: #ffeed7;
}
.proNav li{
	  float: left;
    width:355px;
    text-align: center;
    position: relative;
    margin: 0px 5px 20px;
}
.proNav li span{ position:relative; display:block; overflow: hidden; width:355px;height: 273px;}
.proNav li span img{cursor: pointer;transition: all 0.6s;width:355px;height: 273px;overflow: hidden;}
.proNav li:hover span{cursor: pointer;transition: all 0.6s;}
.proNav li p{background: #f7f7f7;line-height: 70px;}
.proNav li:hover p{background: #008d84;}
.proNav li:hover p label{color: #fff;}
.proNav li p a{font-size: 17px;}
.proNav li span img:hover{transform: scale(1.1);}
.proNav li a{ display: block;}
.proNav li span .lhsp{ position: absolute; display: block; width:100%; height:175px; z-index: 10; left: 0; top: 0; display: none; background: url(../images/lh616.png)  center center;}
.proNav li:hover a{text-decoration: none;}
.proNav li:hover span .lhsp{ display: block;}
.proNav li p{ font-weight:100; display: block; line-height: 30px;  margin: 0 auto 20px; color:#008d84;}
.proNav li label{ line-height:70px; color: #202020;font-size:17px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block !important;}
.proNav .ckgd{display:block; width:130px; height:203px; float:left; margin-top:10px;}   
.jptj-header{ position:relative; text-align:center;}
.jptj-header .span6{height:1px; background:#666; padding:0; margin:0; margin-top:50px; margin-bottom:50px;}
.jptj-header p{ position:absolute; z-index:111; text-align:center; width:100%; padding-top:37px; font-size:14px; }	
.popover-banner{  max-width:350px; margin: 0 auto; position: relative;border: 1px solid #efefef;}
.popover-banner .flex-direction-nav{ display: block;}
.popover-banner .flex-prev,.popover-banner .flex-next{ position: absolute; display: block; width: 45px; height: 100px; background: url(../images/sprite.jpg) no-repeat 0 top; top: 50%; margin-top: -50px; }
.popover-banner .flex-prev{ left:-50px;}
.popover-banner .flex-next{background: url(../images/sprite.jpg) no-repeat -55px top; right: -50px;}
.lhgw{ display: block; width:460px; margin: 0 auto;}
#shop_cart{ width: 170px; float: left; }
#shopjg span{  text-align: center; display: block; width:140px ; height: 36px; margin: 20px 10px;background: #fe6a12;  line-height: 36px; font-size:16px ; color: #fff;}
#shopjg {  width:150px ; float: left; overflow: hidden ;}
.lhcppg{ width: 100%; background: #f5f5f5;padding-left: 20px;}
.lhcppg span{ display: inline-block;  padding-left: 0.5%;}
#inhert_cart{ margin: 20px 10px; height: 36px;  line-height: 36px;}
#shop_cart #btn_buy{ display:none;}
.jptj-header b{ display:inline-block;   font-size: 25px;
    line-height: 25px;
    color: #002e79;
    padding: 0 20px 10px;
	background:#f7f7f7}
.photos span{display: block; text-align:center;}
.photos span img{}
.photos p{font-size:16px;white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; line-height: 60px; padding: 0 15px; text-align: center; }	.photos1 span{  display: block; text-align:center; }
.photos1 span img{ height:200px;  max-width:100%;}
.photos1 p{white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; line-height: 60px; padding: 0 15px; text-align: center; }
.pic-img1{height:270px;}
.picMarquee-left{ overflow:hidden;}
.picMarquee-left .bd ul{ padding:15px;  zoom:1;  }
.picMarquee-left .bd li{  float:left; height: 230px; width: 20%;
    overflow: hidden;
    text-align: center;
    line-height: 20px;
    margin-left: 15px; 
    margin-bottom: 5px;}
    .picMarquee-left .bd li img{ border: 1px solid #ccc;}
    .picMarquee-left .bd li:hover img{ border: 1px solid #000;}
.picMarquee-left .bd li img{ width:95%; display:block;}
.picScroll-left	{ overflow:hidden; margin-top:40px;}
.picScroll-left .bd li{  float:left; height: 275px; background:#fff;
    overflow: hidden;
    text-align: center;
    line-height: 20px;
    margin-left: 14px; }
.picScroll-left .bd li img{ width:274px; height:202px; display:block;}
.span-name{    width: auto; display: inline-block;
    height: 50px;
    margin: 0 auto;
    padding:0 15px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    border-bottom: #c7c7c7 solid 2px;}
.p-more{    width: 90px; display:inline-block;    float: right;
    height: 25px;
    margin: 20px auto;
    border: #c2c2c2 solid 1px;
    line-height: 25px;
    font-size: 15px;
    text-align: center;
    color: #000;}	 
.related-list li{ display: inline-block; width:33%;border-bottom: 1px dotted #ccc;line-height: 40px;}
#shownews .title{text-align: center; line-height: 35px; margin-bottom: 20px; font-weight: bold; font-size: 24px;}
#shownews .related {
    font-weight: bold;
    height:28px;
    line-height: 28px;
    font-size: 13px;
    margin-top: 15px;
    background: url(../images/bg_news.gif) repeat-x;
    color: #fff;
    padding-left: 10px;
}
.related_cp ul {
    width: 100%;
    height: auto;
    padding-top: 6px;
    overflow: hidden;
    padding-bottom: 20px;
    margin-top:10px;
}
.related_cp ul li {
    text-align: center;
    width:160px;
    float: left;
    margin-right:25px;
}	
.related_cp ul li img {border: 1px solid #e4e4e4;width: 200px; padding: 5px;}
.related_cp ul li a:hover img {border: 1px solid #008d84;}
#piclist li{ height:155px; background:none; border:1px solid #ddd;}	
#piclist li .ph_hover {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}
.jobList li{ width:20%; float:left; text-align:center; line-height:40px; border-bottom:1px dashed #ccc; }
.jobList li span{ display: block; width: 100%; height: 100%;  display: block;  color: #f7f7f7;background: #008d84; padding:5px 0;}
.page-guestbook b{ line-height:35px;  display:inline-block; width:80px; text-align:right;}
.page-guestbook dt{ line-height:35px; width: 100%;font-size: 15px;}
.page-guestbook b span{ padding-left:10px;}
.showjobList li{ border: 1px solid #ccc; border-top:none ; height: 40px; width:100%; line-height: 40px;}
.showjobList li div{ width: 50%; float: left;}
.showjobList li b{ color: #008d84;  display: block; font-weight: 500; text-align: center;}
.showjobList li span{ width: 120px;  height:100%; display: inline-block; text-align: center;color: #008d84; margin-right: 10px; border-right: 1px solid #ccc;} 
.showjobList {border-top:1px solid #ccc;  margin-bottom: 0;}
.lhms{ width: 100%;border: 1px solid #ccc; border-top:none ;}
.lhms b{ font-weight: 100;width: 120px;   min-height: 80px; display: inline-block;float: left; text-align: center;color: #008d84;  }
.lhms span{ display: inline-block; height: auto; border-left: 1px solid #ccc; padding-left: 10px;}
.lh616{ width: 150px; line-height: 40px; margin:25px auto 0px; background: #008d84;}
/*#guestbook  dt{ display: inline-block; width: 50%;}*/
#guestbook textarea,#guestbook input[type="text"]{
	/*width:68%; padding: 0 2.5%; min-width: 220px; border-radius:5px; border:1px solid #C7E2F6 ;*/
   /* padding: 0 2.5%;*/
    line-height: 35px;
    min-width: 460px;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 15px;
}
.page-guestbook #guestbook  dt{ line-height:35px; padding: 10px 0;font-size: 15px;}
.page-guestbook #guestbook  textarea{ width:90%;}
 #guestbook .yzm input{ width:75%;}
.xiaz .fr{ float: right;}
.xiaz .fl{ flaot:left;}
.downloadtimes{ padding: 0 5%;}
.downloadtimes i img{ margin-right: 5px; width: 14px;}
.xiaz li{ border-bottom: 1px dashed #ccc;}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{/* float: right;*/width:93%; }
.lhbdfl{ /*float: left;*/width:100%;/* margin: 0 auto;*/}
.lhbdfr label{max-width:80px; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 90%;}
.lhbd span{font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{
	  background: #008d84;
    height: 35px;
    color: #fff;
    display: block;
    width: 120px;
    margin:0px auto;
    text-align: center;
    border: none
}
.lh615{  line-height:40px; margin: 0 10px; text-align: center; border: none;}
/*内页标题*/
.nybt{
	text-align: center;
	color: #2b2b2b;
	font-size:30px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom:30px;
	font-family: "新宋体";
}
.nybt p{
	line-height: 37px;
	background:url(../images/ad-bt.jpg) no-repeat top center;
	color: #fff;
	font-size:16px;
	font-family: "新宋体";
	margin-top:10px;
	letter-spacing: 1px;
}
.ddsmoothmenu-v{
	text-align: center;
}
.ddsmoothmenu-v>ul{
	margin-top: 25px;
	width:700px;
	padding: 0;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.ddsmoothmenu-v>ul>li{
	float: left;
	text-align: center;
	line-height: 50px;
	background: #fff;
	margin-right:2px;
  flex-grow: 1;
  cursor: pointer;
  transition: all 0.6s;
}
.ddsmoothmenu-v>ul>li a{
	color: #202020;
	font-size:15px;
	display: block;
}
.ddsmoothmenu-v>ul>li>a>span{ 
  display:block;
  font-size:15px;
  color: #202020;
}
.ddsmoothmenu-v>ul>li:hover{
	background: #32b357;
	cursor: pointer;
  transition: all 0.6s;
}
.ddsmoothmenu-v>ul>li:hover span{color: #fff;}
.ddsmoothmenu-v>ul>.lihover>.ahover{background: #32b357;}
.ddsmoothmenu-v>ul>.lihover>.ahover>span{color: #fff;}
.ddsmoothmenu-v>ul>.lihover ul li{line-height: 60px;background: #e5e5e5;}
.ddsmoothmenu-v ul .lihover ul li:hover span{font-weight: bold;color: #000;font-size: 15px}
.ddsmoothmenu-v>ul>.lihover> ul li.lihover span{font-weight: bold; color: #000;font-size: 15px;}
.ddsmoothmenu-v1>ul{
	margin-top:40px;
	width:700px;
	padding: 0;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.ddsmoothmenu-v1>ul>li{
	float: left;
	text-align: center;
	line-height: 50px;
	background: #fff;
	margin-right:2px;
  flex-grow: 1;
  cursor: pointer;
  transition: all 0.6s;
}
.ddsmoothmenu-v1>ul>li a{
	color: #202020;
	font-size:15px;
	display: block;
}
.ddsmoothmenu-v1>ul>li>a>span{ 
  display:block;
  font-size:15px;
  color: #202020;
}
.ddsmoothmenu-v1>ul>li:hover{
	background: #202020;
	cursor: pointer;
  transition: all 0.6s;
}
.ddsmoothmenu-v1>ul>li:hover span{color: #fff;}
.ddsmoothmenu-v1>ul>.lihover>.ahover{background: #202020;}
.ddsmoothmenu-v1>ul>.lihover>.ahover>span{color: #fff;}
.ddsmoothmenu-v1>ul>.lihover ul li{line-height: 60px;background: #e5e5e5;}
.ddsmoothmenu-v ul .lihover ul li:hover span{font-weight: bold;color: #000;font-size: 15px}
.ddsmoothmenu-v>ul>.lihover> ul li.lihover span{font-weight: bold; color: #000;font-size: 15px;}
/* productsroll Start */
#LeftArr,#RightArr{background-image:url(../images/cp-jt.png);width:60px;height:60px;cursor:pointer;position:absolute;top:0px;z-index:1}
#LeftArr{background-position:0px 0px;left:-130px; top:160px;}
#RightArr{background-position:60px 0px;right:-130px; top:160px;}
#ScrollBox{width:100%; overflow:hidden;padding: 0;}
#ScrollBox li{float:left;display:inline;position: relative;overflow: hidden;width:380px;margin: 0px 10px;text-align: center;}
#ScrollBox li .cp-tp{width:380px;height:285px;overflow: hidden;}
#ScrollBox li .cp-tp img{width:380px;height:285px;cursor: pointer;transition: all 0.6s;}
#ScrollBox li .cp-mc a{line-height: 70px;font-size: 15px;}
/* productsroll Start */
.section {
  width: 100%;
  float: left; }

.section-title {
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-weight: normal;
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  width: 100%;
  clear: both; }

  .code pre, .code code {
  	color:#333;
    height: 100%;
    margin: 0; }
  .code code {
    padding: 20px 0 0 20px; }
  .code--small code {
    padding-top: 75px; }
  .code--left {
    float: left; }
  .code--right {
    float: right; }
  .code--wider {
    width: 60%; }
    .code--wider code {
      padding-top: 60px; }

.section--more {
  color: #FFF;
  background: #0E0F34;
  padding: 20px 0 40px 0; }

.section-group {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 30px 0; }
  .section-group h3 {
    margin: 0 0 20px 0;
    text-transform: uppercase; }
  .section-group h4 {
    font-weight: normal;
    color: rgba(255, 255, 255, 0.6); }
  .section-group code {
    padding: 20px;
    font-size: 1.2em; }
  .section-group .btn {
    margin-right: 20px; }

.btn {
  padding: 10px 20px;
  border: 1px solid #FF4081;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease;
  overflow: hidden; }
  .btn:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 1px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #FF4081;
    -webkit-transition: -webkit-transform 0.2s ease;
            transition: transform 0.2s ease;
    z-index: 0;
    opacity: 0; }
  .btn span {
    position: relative;
    z-index: 5; }
  .btn:hover {
    color: #FFF; }
    .btn:hover:before {
      -webkit-transform: scaleX(200);
          -ms-transform: scaleX(200);
              transform: scaleX(200);
      opacity: 1; }
/*图片*/
.ny-cp{
	float: left;
	text-align: center;
	margin: 0px 10px 20px;
	width: 345px;
}
.ny-cp .images_img{
	width: 345px;
	height:255px;
	overflow: hidden;
}
.ny-cp .images_img img{
	width: 345px;
	height:255px;
	overflow: hidden;
}
.ny-cp .images_title{background: #efefef;line-height: 60px;}
.ny-cp2{
	float: left;
	text-align: center;
	margin: 0px 10px 15px;
	width: 255px;
}
.ny-cp2 .images_img{
	width: 255px;
	height:330px;
	overflow: hidden;
}
.ny-cp2 .images_img img{
	width:255px;
	height:330px;
	overflow: hidden;
}
.ny-cp2 .images_title{background: #efefef;line-height: 60px;}

.h-tu9{
	width: 265px;
	float: left;
	text-align: center;
	margin: 0px 5px;
}
.h-tu9 span{
	height: 330px;
	border: 1px solid #ccc;
	padding: 5px;
}
.h-tu9 span img{
	width:265px;
	height:320px;
}
.h-tu{
	width: 345px;
	float: left;
	text-align: center;
	margin: 0px 10px;
}
.h-tu span{
	height: 253px;
	border: 1px solid #ccc;
	padding: 5px;
}
.h-tu span img{
	width:335px;
	height:240px;
}

/*联系我们单页*/
.lxwm-dy{
	width:300px;
}
.lxwm-dy li{
	line-height: 60px;
	border-bottom: 1px dashed #efefef;
	font-size: 16px;
}
.lxwm-dy li span{
	font-weight: bold;
	font-size: 18px;
	color: #f3981e;
}

.qywh li{
	float: left;
	margin: 0px 5px 20px;
	border: 1px solid #ccc;
	width: 356px;
	padding: 15px 20px;
	font-weight: bold;
	color: #000;
	font-size: 20px;
}
.qywh li p{
	margin-top: 10px;
	line-height: 28px;
	font-size: 15px;
	color: #777;
	font-weight: normal;
}
.qywh li:hover{
	color: #008d84;
	border: 1px solid #008d84;
}
.xinyu li{
	margin-bottom: 20px;
}
.xy-nr{
	border: 1px solid #D0D0D0;
	width: 780px;
	height: 240px;
	padding: 45px 50px 0px;
	font-size: 15px;
	color: #777;
	line-height: 32px;
}
.xy-nr p{
	color: #000;
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
.hezuo{
	float: left;
	text-align: center;
	width: 255px;
	margin: 0px 10px;
}
.images_img{
	width: 255px;
	height: 210px;
	overflow: hidden;
}
.images_img img{
	cursor: pointer;
  transition: all 0.6s;
}
.images_img img:hover{
	transform: scale(1.1);
}
.images_title a{
	line-height: 60px;
	font-size: 15px;
}

.ny-lxfs{
	width:450px;
	background: #f8f8f8;
	padding: 30px 25px 15px;
}
.ny-lxfs li{
	border-bottom: 1px dashed #ccc;
	padding-bottom:18px;
	margin-bottom:18px;
	color: #202020;
	line-height: 30px;
	font-size: 16px;
}
.ny-lxfs li span{
	font-weight: bold;
	color: #008d84;
	font-size: 20px;
}
.ny-lxfs li img{
	max-width: 30px;
	vertical-align: middle;
	margin-right: 10px;
}
.ny-lxfs li p{
	color: #202020;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
}
.liuyan{
	background: #f8f8f8;
	padding:20px 25px;
	width: 620px;
	margin-left: 30px;
}
